-
Home
-
WP Mail Logging
-
1.12.0
-
Code
-
Classes
- WPML_MailRenderer_AJAX_Handler
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
136 |
Lines of code |
71 |
Logical lines of code |
34 |
Comment lines |
30 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle() |
S |
52 |
5 |
24 |
checkAndGetFormat() |
S |
67 |
3 |
7 |
__construct() |
S |
71 |
2 |
6 |
checkNonce() |
S |
69 |
2 |
6 |
checkAndGetId() |
S |
69 |
2 |
6 |
setMailRenderer() |
S |
80 |
1 |
3 |
setPluginMeta() |
S |
80 |
1 |
3 |
getInstance() |
S |
80 |
1 |
3 |
addActionsAndFilters() |
S |
79 |
1 |
3 |
get_ajax_data() |
S |
69 |
1 |
7 |
isAjaxTestCondition() |
S |
79 |
1 |
3 |